Use PEGetAllowPromptDialog to determine whether prompting for parameter values is allowed for the specified job during printing.
BOOL CRPE_API PEGetAllowPromptDialog (
short printJob );
Specifies the print job for which you want to determine whether prompting for parameter values is allowed during printing. |
Declare Function PEGetAllowPromptDialog Lib "crpe32.dll" (ByVal printJob _
As Integer) As Integer
function PEGetAllowPromptDialog (
printJob: Smallint
): Bool stdcall;
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |